
Visual Basic (Declaration) | |
---|---|
Public MustInherit Class DataEntityPropertyInterceptorArgs (Of TInstance,TValue) Inherits IdeaBlade.Core.PropertyInterceptorArgs(Of TInstance,TValue) Implements IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs(Of TInstance,TValue), IDataEntityPropertyInterceptorArgs, IEntityPropertyInterceptorArgs |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DataEntityPropertyInterceptorArgs(Of TInstance,TValue) |
C# | |
---|---|
public abstract class DataEntityPropertyInterceptorArgs<TInstance,TValue> : IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>, IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs<TInstance,TValue>, IDataEntityPropertyInterceptorArgs, IEntityPropertyInterceptorArgs |
C++/CLI | |
---|---|
generic<typename TInstance> generic<typename TValue> public ref class DataEntityPropertyInterceptorArgs abstract : public IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>, IdeaBlade.Core.IPropertyInterceptorArgs, IdeaBlade.Core.IPropertyInterceptorArgs<TInstance,TValue>, IDataEntityPropertyInterceptorArgs, IEntityPropertyInterceptorArgs |
- TInstance
- Type of declaring object
- TValue
- Type of property value
System.Object
IdeaBlade.Core.PropertyInterceptorArgs
IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>
IdeaBlade.EntityModel.DataEntityPropertyInterceptorArgs<TInstance,TValue>
IdeaBlade.EntityModel.DataEntityPropertyGetInterceptorArgs<TInstance,TResult>
IdeaBlade.EntityModel.DataEntityPropertySetInterceptorArgs<TInstance,TResult>
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family